-
Home
-
Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder
-
4.0.0
-
Code
-
Classes
- ZipHelper
Total Complexity |
19 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
207 |
Lines of code |
73 |
Logical lines of code |
34 |
Comment lines |
91 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addFolderToArchive() |
S |
60 |
4 |
12 |
addFileToArchiveWithCompressionMethod() |
S |
63 |
3 |
10 |
createOrGetZip() |
S |
66 |
2 |
8 |
shouldSkipFile() |
S |
77 |
2 |
3 |
__construct() |
S |
81 |
1 |
3 |
getZipFilePath() |
S |
80 |
1 |
3 |
addFileToArchive() |
S |
69 |
1 |
8 |
addUncompressedFileToArchive() |
S |
69 |
1 |
8 |
canChooseCompressionMethod() |
S |
78 |
1 |
3 |
getNormalizedRealPath() |
S |
75 |
1 |
4 |
closeArchiveAndCopyToStream() |
S |
71 |
1 |
6 |
copyZipToStream() |
S |
72 |
1 |
5 |